home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 49 / Amiga Format CD49 (2000-01-17)(Future Publishing)(GB)(Track 1 of 3)[!][issue 2000-02].iso / -serious- / workbench / benchtrash / norsk / benchtrash.cc < prev    next >
Text File  |  1999-12-06  |  11KB  |  487 lines

  1. ;*****************************************************************
  2. ;** This is the catalog constructor for BenchTrash 1.41         **
  3. ;**                                                             **
  4. ;** Since I do not own the CBM localizer tool, you MUST use my  **
  5. ;** private "CreateCatalog" program (same as for ViNCEd)        **
  6. ;**                                                             **
  7. ;*****************************************************************
  8. ;
  9. ;This script has a double function:
  10. ;It is first a shell script that must be executed to create the
  11. ;catalog.
  12. ;It contains secondly the localized versions of the benchtrash
  13. ;strings. This is possible due to the special syntax of the
  14. ;CreateCatalog tool.
  15. ;
  16. ;The only thing worth noting here is that all strings must be
  17. ;preceeded with an apostrophe (').
  18. ;Empty lines, lines starting with a blank or a semicolon
  19. ;character are comment-lines. They aren't seen by CreateCatalog.
  20. ;Lines starting with a percent sign (%) are string delimitor definitions.
  21. ;BenchTrash will warn you if it encounters a string that is too long.
  22. ;The argument to the % command is either a number or a sequence of dashes
  23. ;defining the this length.
  24. ;
  25. ;To create a catalog for your language, translate the strings below.
  26. ;They are currently taken from the german localization, but to
  27. ;give you some hint what they mean I added the original english
  28. ;strings plus some comments when they are displayed ON TOP of the
  29. ;german ones.
  30. ;
  31. ;If you wrote a catalog for BenchTrash, please compile it simply by
  32. ;EXECUTING this file, i.e. enter
  33. ;
  34. ;EXECUTE BenchTrash.cc
  35. ;
  36. ;The ready for use catalog will be appear in the ram disk.
  37. ;
  38. ;
  39. ;Greetings,
  40. ;       Thomas
  41. ;
  42. ;Since quite a lot has changed with the 1.30 release, some strings are
  43. ;no longer used and need not to be translated. These are marked as
  44. ;OBSOLETE!
  45. ;
  46. ; -------------------------------------------------[TRANSLATORS NOTES]------
  47. ;
  48. ; o Yet another translation, just changed one error in my spelling
  49. ;   kindly remarked by Per Gustav Ousdal <ousdal@online.no> / ATO
  50. ; o in addition: updated the catalog version from <1 30> to <1 37>
  51. ; o changed some on the grammar, current -> past (makes more sence)
  52. ;
  53. ;
  54. ;   kind regards kurt drange // kdrange@visuality.no
  55. ;
  56. ;
  57.  CreateCatalog BenchTrash.cc ram:BenchTrash.catalog norsk 1 41
  58. ;                                                   ^^^^^
  59. ;                                               change this to the
  60. ;                                               name of your language [ok:]
  61. ;       Tell EXECUTE to abort here...
  62.  quit
  63.  
  64. ;
  65. ;Cancel
  66. ;
  67. ;Generic cancel message, used if an error occured and BenchTrash has to
  68. ;stop the deletion.
  69. %25
  70. 'Avbryt
  71.  
  72. ;OK|Avbryt
  73. ;
  74. ;The buttons of the "Are you sure you want to delete..." requester.
  75. %50
  76. 'OK|Avbryt
  77.  
  78. ;**** This one is obsolete *****
  79. ;O.K.
  80. ;
  81. ;Generic O.K. button, used in the setup window.
  82. %30
  83. 'OK
  84.  
  85. ;**** This one is obsolete *****
  86. ;Quit BenchTrash
  87. ;
  88. ;Quit button in the setup window
  89. %30
  90. 'Beenden
  91.  
  92. ;**** This one is obsolete *****
  93. ;Can't find Trashcan icon.
  94. ;
  95. ;Benchtrash can't locate the icon you gave, or the SYS:Trashcan.info
  96. ;file is missing.
  97. 'Papierkorb-Piktogramm fehlt.
  98.  
  99. ;Can't install BenchTrash.
  100. ;
  101. ;The runback code of BenchTrash failed for some reason
  102. %50
  103. 'Klarer ikke å starte BenchTrash
  104.  
  105. ;**** This one is obsolete
  106. ;Volume lacks a trashcan.
  107. ;THIS TEXT IS NO LONGER USED BY 1.22 AND ABOVE!
  108. ;BenchTrash misses the trashcan to put the deleted files to.
  109. 'Der Disk fehlt ein Papierkorb.
  110.  
  111. ;Out of memory.
  112. ;
  113. ;Memory is missing.
  114. %50
  115. 'Ikke nok minne
  116.  
  117. ;Unable to lock %s - \
  118. ;Error %ld %s.
  119. ;An error message if a file can't be located. The "\" at the end
  120. ;of the line escapes the line break, i.e. puts a line break into
  121. ;the output string. The cryptic %s and %ld are replaces by the
  122. ;file name, the error code and the error string, respectively.
  123. ;Please note that only the first line has an apostrophe!
  124. ;
  125. %100
  126. 'Klarete ikke å finne/låse  %s - \
  127. Feilmelding %lD %s.
  128.  
  129.  
  130. ;Unable to move icon %s - \
  131. ;Error %ld %s.
  132. ;
  133. ;An icon can't be moved to the trashcan for whatever reason.
  134. %100
  135. 'Klarte ikke å slette ikonet %s - \
  136. Feilmelding %lD %s.
  137.  
  138. ;Unable to move icon %s - \
  139. ;Error %ld %s.
  140. ;
  141. ;A generic file can't be moved to the trashcan.
  142. %100
  143. 'Klarte ikke å flytte %s - \
  144. Feilmelding %lD %s.
  145.  
  146. ;Unable to access\
  147. ;parent of %s - \
  148. ;Error %ld %s.
  149. ;
  150. ;The parent directory is not accessable, or missing, or worse...
  151. %100
  152. 'Klarte ikke å få aksess\
  153. til %s - \
  154. Feilmelding %lD %s.
  155.  
  156.  
  157. ;**** This one is obsolete ****
  158. ;Can't delete a volume.
  159. ;
  160. ;The user tried to delete a volume. This message is obsolete and
  161. ;no longer used.
  162. %50
  163. 'Eine Diskette kann nicht gelöscht werden.
  164.  
  165. ;Unable to delete object %s - \
  166. ;Error %ld %s.
  167. ;
  168. ;An object is delete or write protected and can't be removed
  169. ;for that reason.
  170. %100
  171. 'Objektet %s kan ikke slettes - \
  172. Feilmelding %lD %s.
  173.  
  174. ;Invalid icon %s - \
  175. ;Error %ld %s.
  176. ;
  177. ;The icon library failed to access an icon, or the icon is in fact
  178. ;a directory.
  179. %100
  180. 'Ugyldig ikon %s - \
  181. Feilmelding %lD %s.
  182.  
  183. ;Directory %s too deep - \
  184. ;Error %ld %s.
  185. ;
  186. ;The recursion stack has been exceeded. The drawer that must be deleted
  187. ;is too deep in the filing system to be accessable by BenchTrash.
  188. %100
  189. 'Det er for mange skuffer i %s - \
  190. Feilmelding %lD %s.
  191.  
  192.  
  193. ;Warning: You cannot get back\
  194. ;what you delete! Ok to delete:\
  195. ;"%ld file(s) and\
  196. ;%ld drawer(s) (and their contents)?
  197. ;
  198. ;The standard safety requester. Would be nice to mimic the
  199. ;workbench requester here!
  200. ;
  201. %300
  202. 'Advarsel: Du kan ikke få tilbake det som slettes!\
  203. OK for å slette:\
  204. \
  205. %lD fil(er) og\
  206. %lD skuff(er)(og deres innhold)?
  207.  
  208. ;*** This one is obsolete ****
  209. ;Auto-delete dropped icons :
  210. ;
  211. ;The label of the auto delete checkmark in the setup window.
  212. 'Dateien wirklich löschen :
  213.  
  214. ;Can't eject the volume "%s:".
  215. ;
  216. ;A proper EJECT tooltype/command is missing, and benchtrash does not
  217. ;know HOW to eject this volume. (Or it is impossible to eject it...)
  218. ;
  219. %100
  220. 'Klarte ikke å slippe ut datalageret i "%s:"\
  221.  
  222. ;(Unkown volume)
  223. ;
  224. ;Used as volume name if the real name is not accessable.
  225. ;
  226. %----------------%
  227. '(Ukjent enhet)
  228.  
  229. ;_Abort
  230. ;
  231. ;The label of the abort button in the progress bar. The character behind
  232. ;the underscore gets underlined.
  233. %--------------%
  234. '_Avbryt
  235.  
  236. ;A
  237. ;The keyboard shortcut used for abortion. This MUST be the same character
  238. ;that has been underlined in the string before.
  239. %-%
  240. 'A
  241.  
  242. ;Preparing...
  243. ;
  244. ;The preparation process for deletion is running. BenchTrash counts the
  245. ;files and directories, and checks if all of them are deleteable.
  246. ;
  247. %--------------------%
  248. 'Forbereder...
  249.  
  250. ;Progress Bar :
  251. ;
  252. ;The label of the progress bar check box in the setup window.
  253. ;
  254. %30
  255. 'Vise progresjon :
  256.  
  257. ;%ld file(s) to go...
  258. ;
  259. ;The text in the bar itself, new to 1.11
  260. ;
  261. %--------------------------------------%
  262. '%2ld fil(er) igjen...
  263.  
  264. ;--------------------- added these to 1.13 --------------------------------
  265.  
  266. ;Confirmation Requester :
  267. ;
  268. ;The last checkmark gadget in the selector screen. If checked, the
  269. ;confirmation requester (Are you sure...) is ENABLED. If this gadget
  270. ;is not checked, the files/directories are always deleted, without
  271. ;asking first.
  272. %30
  273. 'Bekreft sletting :
  274.  
  275.  
  276. ;--------------------- added these to 1.20 --------------------------------
  277.  
  278.  
  279. ;Can't launch the trashcan\
  280. ;cleaning process.
  281. ;
  282. ;BenchTrash failed to launch the process that is responsible for 
  283. ;cleaning all overaged data in the global trashcan directory.
  284. ;
  285. %100
  286. 'Klarte ikke å starte prosessen\
  287. som skal slette innholdet\
  288. i den globale søppelbøtten!
  289.  
  290. ;
  291. ;The next two are the labels of the two new buttons in the configuration
  292. ;window.
  293. ;
  294.  
  295. ;**** This one is obsolete ****
  296. ;Global Trashcan :
  297. ;
  298. ;Enables the global trashcan feature, i.e. all erased data goes to a 
  299. ;global location, preferably the trashcan of your HD.
  300. ;
  301. %30
  302. 'Globaler Mülleimer :
  303.  
  304. ;
  305. ;Copy First, Delete Later :
  306. ;
  307. ;The method how to move files to the trashcan. If enabled, they get copied
  308. ;first and deletion starts only if the copy process was sucessfull. This
  309. ;is safer, but requires up to twice the disk space.
  310. ;
  311. %30
  312. 'Kopiere først, slette senere :
  313.  
  314.  
  315. ;The following strings are new to 1.22:
  316.  
  317. ;
  318. ;Can't create new %s -
  319. ;Error %ld %s.
  320. ;
  321. ;This text is shown if BenchTrash failed to create a new
  322. ;trashcan if the volume is missing one. The first %s
  323. ;is substituted by "Trashcan".
  324. ;
  325. %100
  326. 'klarte ikke å lage ny søppelbøtte %s - \
  327. Feilmelding %lD %s.
  328.  
  329. ;
  330. ;Volume lacks a trashcan.
  331. ;Ok to create one?
  332. ;
  333. ;BenchTrash found that the volume you'd like to
  334. ;trash files at does not have a trashcan and asks
  335. ;you if it should create one.
  336. ;
  337. %100
  338. 'Enheten mangler søppelbøtte.\
  339. Vil du opprette en?
  340.  
  341.  
  342. ;Sorry, can't launch clean up,
  343. ;no access to %s -
  344. ;Error %ld %s.
  345. ;
  346. ;The user selected "Cleanup Now!" in the BenchTrash
  347. ;window or using the CLI paramters, but BenchTrash
  348. ;did not get access to the Trashcan. It is maybe
  349. ;used by some other program or is open by the
  350. ;workbench or else...
  351. ;
  352. %150
  353. 'Beklager, klarte ikke å starte rengjøring.\
  354. Klarte ikke å opprette aksess til %s,\
  355. Feilmelding %lD %s.
  356.  
  357. ;Cleanup Now !
  358. ;
  359. ;The button in the window used to force a
  360. ;cleanup of the global trashcan.
  361. ;
  362. %--------------%
  363. 'Tøm alt søppel
  364.  
  365. ;--------------------- added these to 1.30 --------------------------------
  366.  
  367. ;Trashcan Mode
  368. ;
  369. ;The (white) title on top of the radio gadget
  370. ;in the setup window
  371. %------------------%
  372. 'Arbeidsmoduser
  373.  
  374. ;Delete All Files
  375. ;
  376. ;Delete everything that's dropped into the trashcan.
  377. ;This used to be called "AUTODELETE"
  378. ;
  379. %-------------------%
  380. 'Slett alle filer
  381.  
  382. ;Mixed Mode
  383. ;
  384. ;Delete only if no trashcan is found or
  385. ;the files are already in the trashcan
  386. ;
  387. %-------------------%
  388. 'Mikset modus
  389.  
  390. ;Volumne Trashcan
  391. ;
  392. ;Move files into the trashcan of the medium
  393. ;or ask to create one
  394. ;
  395. %-------------------%
  396. 'Bruk enheter
  397.  
  398. ;Global Trashcan
  399. ;
  400. ;Use a global trashcan directory
  401. ;
  402. %-------------------%
  403. 'Bruk global
  404.  
  405. ;Quit
  406. ;
  407. ;The rightmost Quit button to cancel BenchTrash
  408. %----------%
  409. 'Avslutt
  410.  
  411. ;Cancel
  412. ;
  413. ;The next to the left button. Ignore the changes made,
  414. ;close the window but do not quit BenchTrash
  415. %----------%
  416. 'Avbryt
  417.  
  418. ;Use
  419. ;
  420. ;Change the settings, use them but do not save them
  421. ;
  422. %----------%
  423. 'Bruk
  424.  
  425. ;Save
  426. ;
  427. ;Change the settings, use them and save them in the
  428. ;BenchTrash icon
  429. ;
  430. %----------%
  431. 'Lagre
  432.  
  433. ;Select
  434. ;
  435. ;The text in the file requester gadget. Used to select
  436. ;a global trashcan directory
  437. ;
  438. %----------%
  439. 'Velg skuff
  440.  
  441. ;Select the global trashcan:
  442. ;
  443. ;The title of the file requester, used to select the
  444. ;global trashcan directory
  445. ;
  446. %50
  447. 'Vennligst velg global søppelbøtte:
  448.  
  449. ;Can't build the file\
  450. ;requester.
  451. ;
  452. ;A failure requester, used if BT failed to create the file
  453. ;requester to select the global trashcan
  454. ;
  455. %100
  456. 'Klarte ikke å opprette fil-requester
  457.  
  458. ;Can't save the BenchTrash\
  459. ;Preferences
  460. ;
  461. ;BenchTrash failed to save its preferences, for various reasons.
  462. ;Probably because it couldn't detect its icon.
  463. ;
  464. %100
  465. 'Klarte ikke å lagre innstillingen(e)
  466.  
  467. ;That's all folks!
  468.  
  469. ;------------------------------- New in 1.41 --------------------------------
  470.  
  471. ;RETRY|CANCEL
  472. ;
  473. ;This contains the CANCEL|RETRY text for the retry requester.
  474. ;Would be nice to mimic the system requesters here...
  475. ;
  476. %40
  477. 'Omigjen|Avbryt
  478.  
  479. ;Cleanup Trashcan
  480. ;
  481. ;This string is shown in the BenchTrash icon Pop-Up menu of DOpus
  482. ;If selected, BenchTrash empties the global trashcan.
  483. ;
  484. 'Tøm søppel
  485.  
  486. ;That's all folks!
  487.